After I asked a SO-question on periodic I/O buffer flushing in OCaml, I found out that the procedure I was proposing did not work reliably due to a bug in the OCaml runtime.
The good news: the bug was fixed in a development version, which is available on github.
Now, I could check that version out... but I'd prefer having a "opam switch".
How can I do that easily?