Remove runtime version checks
Some warning messages become obsolete as the mainly used and supported versions of open-source tools (GCC, OpenSSL) maintain better backward compatibility:
* [x] C++ compiler version warning
* [ ] OpenSSL version warning
issue