warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
That's valgrind stuff. Apparently I might need a valgrind update or something, I'm not 100% sure what's going on.
A few more can be fixed with FIXME()s instead of comments.
J. Leclanche