I guess make-symbol now allows a FIXME in srfi-11 to be addressed, * srfi-11.scm (let-values): Use make-symbol rather than gensym, for guaranteed uniqueness of temp variable symbols. And just so I'm not accused of making an untested change :), * tests/srfi-11.test: New file. * Makefile.am (SCM_TESTS): Add it.