Force the usage of precompiled modules without any check

Question
How can I force the usage of precompiled modules inside DEPOT_PATH[1]/compiled/ without any check (for timestamps etc.)?

Motivation
This specific question came up in the much broader discussion “Run a julia application at large scale (on thousands of nodes)”. An answer could be the major key to its solution.

Closely related issue on GitHub
Allow using when .ji file exists without corresponding .jl file; This issue has unfortunately no update since December 2016.

Thanks