random shrinkage of statics, -60 bytes saved

diff --git a/Makefile.flags b/Makefile.flags
index e73cf9d..b546790 100644
--- a/Makefile.flags
+++ b/Makefile.flags
@@ -79,6 +79,6 @@
 endif
 
 # Busybox is a stack-fatty so make sure we increase default size
-# TODO: use "make stksizes" to find & fix big stack users; should
-#       just steal scripts/checkstack.pl from the kernel ...
+# TODO: use "make stksizes" to find & fix big stack users
+# (we stole scripts/checkstack.pl from the kernel... thanks guys!)
 FLTFLAGS += -s 20000