Is your feature request related to a problem? Please describe.
- bitcoin.conf file is used by lot of users with different settings
- any malware can modify this file which can affect bitcoin core wallet
- if the user is unaware of changes made by someone else in bitcoin.conf, it may affect UX, privacy and maybe security
Describe the solution you'd like
- user should be notified if the file was changed when wallet is loading
Describe alternatives you've considered
- maybe user can keep his system secure and bitcoin core related files however the solution I suggested is basic information about file modification time and changes nothing much related to how wallet works
Additional context Maybe we can add text below "The Bitcoin Core Developers" to display such information

