org-babel with geiser-gambit not producing #+RESULTS
Example of failure:
Emacs version:
GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559)) : of 2022-09-12 : org version: 9.5.5#+BEGIN_SRC scheme :results value :session foo (* 6 7)
