If your code compiled with warnings, but with zero errors, it is not by default re-built the next time you hit "run", so you won't see the warnings a second time. To see the warnings again, you need to explicitly rebuild. The stuff in the build-log is from the last compilation.