ApplePersistenceIgnoreState warning on opening a window in OSX

SDL v207-stable has this problem, as does SDL v208 (from mercurial).

I rebuilt after adding
src/video/cocoa/SDL_cocoaevents.m

from

to sdl-v208 from mercurial to alleviate this problem. This m-file also fixes the problem
on sdl-v207-stable.

Is there a better, proper way to try to grab such an update to get rid of this error?
Or just wait until v2.0.8 stable is released?
Thx