Hi,
The merlin approximation warning says that it can be silenced by adding (allow...) in dune-project, but it does not work if the lang version is < 1.9.
So, in some cases this warning is not actionable.
It seems that we could emit it only if dune-lang in the corresponding project is >= 1.9.