i've got dhowell's -Werr debug feature that allows us to integrate
checks for warnings into our automated tests. (checking for warnings
automatically is rather hard to do otherwise - gcc will mix it all up
especially in make -j200 alike output)
i just need one free day add it and to cleanse the kernel from spurious
warnings, so that we can catch all warnings from that point on :)
Ingo
--