
 - check libparanoia, we may link dynamicaly with it. Quality? Portability?
 - proper getnameinfo/inet_ntoa checks, see include/CMakeLists.txt
 - find out why spawn.c breaks in WAIT_H while the WAIT_UNION check works quite well on sys/wait.h. See include/CMakeLists.txt comments.
 - check notes in help output, drop advisories, notes about future plans...
 - add better detection for various functions. Eg. have_mlockall on cygwin. (volunteers?)
 - wodim -audio wavefile thesamewavefile thesamewavefile fails with obscure
   symptoms. Why?
 - see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cdrkit and try to solve upstream related problems
 - find and eliminate remaining ".mk" ".mk*" files (where? cleanup branch)
 - review the sort/uniq code in dvd_file.c, see comments there
 - Can we rename the 'cdrecord' directory into 'wodim'?
 That may be hard on the build system, this could be the best time to change
 it. (No, it isn't hard. Just needs a good moment to settle down everything and
 then rename. EB.)

 - implement -stream-file-name. Then close #157962


