I get a lot of warning LIB4099's as well, and I can't even get rid of them with the old:
#pragma warning disable 4099
Of course, I'd rather fix them than just hide them, but no clue what to do to fix them. I think in SFML 2 these are gone, btw, it's just in SFML 1.6, so it really doesn't matter.